Skip to content

lwip2: (re)fix setting static ip address #6194

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 17, 2019
Merged

Conversation

d-a-v
Copy link
Collaborator

@d-a-v d-a-v commented Jun 10, 2019

#6026 was not tested in every cases.
This PR hopefully fixes a missing one
(trigger address change by calling lwIP-v1.4 api only when ip is already set by other mean (generally dhcp))
fixes #6191

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Activating static IP makes WiFi.status() return WL_CONNECTED
2 participants